object frmBaseShieldOptionsDlg: TfrmBaseShieldOptionsDlg Left = 0 Top = 0 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Form Caption' ClientHeight = 482 ClientWidth = 683 Color = clWhite Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] KeyPreview = True OldCreateOrder = False Position = poMainFormCenter OnHelp = FormHelp OnKeyDown = FormKeyDown DesignSize = ( 683 482) PixelsPerInch = 106 TextHeight = 16 object btnOK: TResTeButton Left = 325 Top = 451 Width = 108 Height = 27 ShowHint = True Anchors = [akRight, akBottom] Default = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] ModalResult = 1 NumGlyphs = 2 ParentFont = False ParentShowHint = False TabOrder = 1 ResourceCaption = 20018 ResourceHint = 42000 end object btnCancel: TResTeButton Left = 448 Top = 451 Width = 109 Height = 27 ShowHint = True Anchors = [akRight, akBottom] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] ModalResult = 2 NumGlyphs = 2 ParentFont = False ParentShowHint = False TabOrder = 2 ResourceCaption = 20019 ResourceHint = 42001 end object btnContextHelp: TResTeButton Left = 566 Top = 451 Width = 108 Height = 27 ShowHint = True OnClick = btnContextHelpClick Anchors = [akRight, akBottom] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False ParentShowHint = False TabOrder = 3 ResourceCaption = 20023 ResourceHint = 40132 end object pnlBackground: TTePanel Left = 8 Top = 9 Width = 665 Height = 436 Anchors = [akLeft, akTop, akRight, akBottom] Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [] ParentBackground = False ParentFont = False TabOrder = 0 OnResize = pnlBackgroundResize ThemeObject = 'default' DesignSize = ( 665 436) object lblTitle: TResLabel Left = 17 Top = 9 Width = 614 Height = 20 Anchors = [akLeft, akTop, akRight] AutoSize = False Caption = 'Title' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Tahoma' Font.Style = [fsBold] ParentFont = False Transparent = True Layout = tlCenter end end object ThemeForm: TTeForm2 ThemeObject = 'StandardDialog' Left = 220 Top = 13 end end